home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / chplus / alcatel / alcatel501.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release, dragOut).as < prev   
Text File  |  2001-08-06  |  78b  |  7 lines

  1. on(release, dragOut){
  2.    tellTarget("/nokia")
  3.    {
  4.       stop();
  5.    }
  6. }
  7.